GtkHeaderBar: treat "" as 'no subtitle'
authorMatthias Clasen <mclasen@redhat.com>
Fri, 13 Dec 2013 00:24:56 +0000 (19:24 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 13 Dec 2013 00:29:52 +0000 (19:29 -0500)
commitd8401c5f0acf3108e916c368c3f34f4ea4b05fdc
tree7820e17fc86e6e301679fb4f784f3da38d708df3
parent70eb35d5696030271a0c76f85b705831fa6405de
GtkHeaderBar: treat "" as 'no subtitle'

This is one of the few cases where it makes some sense to blur
the line between and empty string and NULL: without this, it is
hard to reset the subtitle e.g. from a builder file. And we
have the has-subtitle property now to enforce subtitle size
allocation independently.
gtk/gtkheaderbar.c